Uses of Class
com.netscape.cmscore.dbs.DBRegistry
Packages that use DBRegistry
-
Uses of DBRegistry in com.netscape.cmscore.dbs
Subclasses of DBRegistry in com.netscape.cmscore.dbsModifier and TypeClassDescriptionclass
A class represents a registry where all the schema (object classes and attribute) information is stored.Methods in com.netscape.cmscore.dbs that return DBRegistryConstructors in com.netscape.cmscore.dbs with parameters of type DBRegistryModifierConstructorDescriptionDBSearchResults
(DBRegistry registry, netscape.ldap.LDAPSearchResults res) Constructs search results.LDAPPagedSearch
(Class<E> contentClassType, DBRegistry registry, netscape.ldap.LDAPConnection conn, String base, String filter, String[] attrs, String sortKey) LDAPPagedSearch
(Class<E> contentClassType, DBRegistry registry, netscape.ldap.LDAPConnection conn, String base, String filter, String[] attrs, String[] sortKeys) LDAPVirtualList
(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a virtual list.LDAPVirtualList
(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs, String sortKey) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a virtual list.LDAPVirtualList
(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs, String[] sortKey) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a virtual list.LDAPVirtualList
(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs, String[] sortKey, int pageSize) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a virtual list.LDAPVirtualList
(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs, String sortKey, int pageSize) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a virtual list.LDAPVirtualList
(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs, String startFrom, String sortKey, int pageSize) Deprecated, for removal: This API element is subject to removal in a future version.